deleteFileRequest

@get:JvmName(name = "getDeleteFileRequest")
@set:JvmName(name = "setDeleteFileRequest")
var deleteFileRequest: String
Delete the file by the specified path from the device

string delete_file_request = 22;